

When ever PlugY is loaded by D2SE, D2SE forces cmdline -direct.
(D2SE.0x0040D923 call to Fog #10101)

This is still true even when all these D2SE options are set:

Direct=0
Txt=0
Modable=0
ModForceDirect=0
ModForceTxt=0



This can lead to unexpected results in D2SE when you add files to .\data\global\excel\
in your D2SE Mod folder and your not using D2SE options for -direct or -txt cmdline.


If you want to do -direct -txt modding in D2SE it is recommended to either disable PlugY,
OR instead, load PlugY from BaseMod so that -direct cmdline is not forced by D2SE.

